home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TENGINEMODEFORM / TENGINEMODEFORM.txt
Encoding:
Text File  |  2003-01-14  |  4.8 KB  |  261 lines

  1. object EngineModeForm: TEngineModeForm
  2.   Left = 270
  3.   Top = 194
  4.   ActiveControl = ListBox1
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Engine Mode Selection Dialog'
  8.   ClientHeight = 330
  9.   ClientWidth = 592
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnDeactivate = FormDeactivate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object lModeID: TLabel
  23.     Left = 36
  24.     Top = 187
  25.     Width = 123
  26.     Height = 13
  27.     AutoSize = False
  28.   end
  29.   object BitBtn1: TBitBtn
  30.     Left = 16
  31.     Top = 228
  32.     Width = 75
  33.     Height = 25
  34.     TabOrder = 0
  35.     Kind = bkOK
  36.   end
  37.   object BitBtn2: TBitBtn
  38.     Left = 104
  39.     Top = 228
  40.     Width = 75
  41.     Height = 25
  42.     TabOrder = 1
  43.     Kind = bkCancel
  44.   end
  45.   object ListBox1: TListBox
  46.     Left = 8
  47.     Top = 32
  48.     Width = 177
  49.     Height = 137
  50.     ItemHeight = 13
  51.     TabOrder = 2
  52.     OnClick = ListBox1Click
  53.     OnDblClick = ListBox1DblClick
  54.   end
  55.   object Panel1: TPanel
  56.     Left = 192
  57.     Top = 1
  58.     Width = 400
  59.     Height = 328
  60.     TabOrder = 3
  61.     object Label1: TLabel
  62.       Left = 9
  63.       Top = 4
  64.       Width = 28
  65.       Height = 13
  66.       Caption = 'Name'
  67.     end
  68.     object Label2: TLabel
  69.       Left = 9
  70.       Top = 22
  71.       Width = 48
  72.       Height = 13
  73.       Caption = 'Language'
  74.     end
  75.     object Label3: TLabel
  76.       Left = 9
  77.       Top = 40
  78.       Width = 63
  79.       Height = 13
  80.       Caption = 'Manufacturer'
  81.     end
  82.     object Label4: TLabel
  83.       Left = 9
  84.       Top = 58
  85.       Width = 37
  86.       Height = 13
  87.       Caption = 'Product'
  88.     end
  89.     object Label5: TLabel
  90.       Left = 9
  91.       Top = 76
  92.       Width = 41
  93.       Height = 13
  94.       Caption = 'Mode ID'
  95.     end
  96.     object Label6: TLabel
  97.       Left = 9
  98.       Top = 94
  99.       Width = 47
  100.       Height = 13
  101.       Caption = 'Engine ID'
  102.     end
  103.     object Label7: TLabel
  104.       Left = 9
  105.       Top = 112
  106.       Width = 40
  107.       Height = 13
  108.       Caption = 'Speaker'
  109.     end
  110.     object Label8: TLabel
  111.       Left = 9
  112.       Top = 130
  113.       Width = 23
  114.       Height = 13
  115.       Caption = 'Style'
  116.     end
  117.     object Label9: TLabel
  118.       Left = 9
  119.       Top = 148
  120.       Width = 35
  121.       Height = 13
  122.       Caption = 'Gender'
  123.     end
  124.     object Label10: TLabel
  125.       Left = 9
  126.       Top = 166
  127.       Width = 19
  128.       Height = 13
  129.       Caption = 'Age'
  130.     end
  131.     object Label11: TLabel
  132.       Left = 9
  133.       Top = 184
  134.       Width = 73
  135.       Height = 13
  136.       Caption = 'Avail. Feattures'
  137.     end
  138.     object Label12: TLabel
  139.       Left = 9
  140.       Top = 262
  141.       Width = 47
  142.       Height = 13
  143.       Caption = 'Interfaces'
  144.     end
  145.     object Label13: TLabel
  146.       Left = 9
  147.       Top = 307
  148.       Width = 74
  149.       Height = 13
  150.       Caption = 'Engine Specific'
  151.     end
  152.     object lName: TLabel
  153.       Left = 95
  154.       Top = 4
  155.       Width = 300
  156.       Height = 13
  157.       AutoSize = False
  158.     end
  159.     object lLanguage: TLabel
  160.       Left = 95
  161.       Top = 22
  162.       Width = 300
  163.       Height = 13
  164.       AutoSize = False
  165.     end
  166.     object lManufacturer: TLabel
  167.       Left = 95
  168.       Top = 40
  169.       Width = 300
  170.       Height = 13
  171.       AutoSize = False
  172.     end
  173.     object lProduct: TLabel
  174.       Left = 95
  175.       Top = 58
  176.       Width = 300
  177.       Height = 13
  178.       AutoSize = False
  179.     end
  180.     object lEngineID: TLabel
  181.       Left = 95
  182.       Top = 94
  183.       Width = 300
  184.       Height = 13
  185.       AutoSize = False
  186.     end
  187.     object lSpeaker: TLabel
  188.       Left = 95
  189.       Top = 112
  190.       Width = 300
  191.       Height = 13
  192.       AutoSize = False
  193.     end
  194.     object lStyle: TLabel
  195.       Left = 95
  196.       Top = 130
  197.       Width = 300
  198.       Height = 13
  199.       AutoSize = False
  200.     end
  201.     object lGender: TLabel
  202.       Left = 95
  203.       Top = 148
  204.       Width = 300
  205.       Height = 13
  206.       AutoSize = False
  207.     end
  208.     object lAge: TLabel
  209.       Left = 95
  210.       Top = 166
  211.       Width = 300
  212.       Height = 13
  213.       AutoSize = False
  214.     end
  215.     object lEngineFeatures: TLabel
  216.       Left = 95
  217.       Top = 307
  218.       Width = 300
  219.       Height = 13
  220.       AutoSize = False
  221.     end
  222.     object eModeID: TEdit
  223.       Left = 94
  224.       Top = 76
  225.       Width = 303
  226.       Height = 15
  227.       BorderStyle = bsNone
  228.       Color = clBtnFace
  229.       Ctl3D = False
  230.       ParentCtl3D = False
  231.       ReadOnly = True
  232.       TabOrder = 0
  233.       Text = 'eModeID'
  234.     end
  235.     object ListBoxFeatures: TListBox
  236.       Left = 95
  237.       Top = 182
  238.       Width = 300
  239.       Height = 78
  240.       BorderStyle = bsNone
  241.       Color = clHighlightText
  242.       Ctl3D = False
  243.       ItemHeight = 13
  244.       ParentCtl3D = False
  245.       TabOrder = 1
  246.     end
  247.     object ListBoxInterfaces: TListBox
  248.       Left = 95
  249.       Top = 262
  250.       Width = 300
  251.       Height = 43
  252.       BorderStyle = bsNone
  253.       Color = clHighlightText
  254.       Ctl3D = False
  255.       ItemHeight = 13
  256.       ParentCtl3D = False
  257.       TabOrder = 2
  258.     end
  259.   end
  260. end
  261.